Total Complexity | 23 |
Dependencies | 2 |
Dependents | 2 |
Total lines | 268 |
Lines of code | 83 |
Logical lines of code | 38 |
Comment lines | 135 |
Methods | 16 |
Properties | 9 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 52 | 7 | 29 | |
__toString() | 68 | 2 | 7 | |
getCustomerId() | 82 | 1 | 3 | |
setCustomerId() | 77 | 1 | 4 | |
getDisplayName() | 82 | 1 | 3 | |
setDisplayName() | 77 | 1 | 4 | |
getEmailAddress() | 82 | 1 | 3 | |
setEmailAddress() | 77 | 1 | 4 | |
getPhoneNumber() | 82 | 1 | 3 | |
setPhoneNumber() | 77 | 1 | 4 | |
getAddress() | 82 | 1 | 3 | |
setAddress() | 77 | 1 | 4 | |
offsetExists() | 80 | 1 | 3 | |
offsetGet() | 82 | 1 | 3 | |
offsetSet() | 81 | 1 | 3 | |
offsetUnset() | 81 | 1 | 3 |